Appliance Update CommonInfo
The Appliance Update CommonInfo schema defines common update information
This schema was added in vSphere API 6.7.
{
"description": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
},
"priority": "string",
"severity": "string",
"update_type": "string",
"release_date": "string",
"reboot_required": false,
"size": 0
}
Description of the update. The short information what this update is. E.g. "Update2 for vCenter Server Appliance 6.5"
This property was added in vSphere API 6.7.
Update priority
For more information see: Appliance Update CommonInfo Priority.
This property was added in vSphere API 6.7.
Update severity
For more information see: Appliance Update CommonInfo Severity.
This property was added in vSphere API 6.7.
Update category
For more information see: Appliance Update CommonInfo Category.
This property was added in vSphere API 6.7.
Update release date.
This property was added in vSphere API 6.7.
Flag indicating whether reboot is required after update.
This property was added in vSphere API 6.7.
Download Size of update in Megabytes.
This property was added in vSphere API 6.7.